body{font-family:"microsoft yahei","sans-serif","åŽæ–‡ç»†é»‘", "é»‘ä½“"; /* 1 */}
header,nav,footer{display: block;}
/** æ¸…é™¤å†…å¤–è¾¹è· **/
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements ç»“æž„å…ƒç´  */
dl, dt, dd, ul, ol, li, /* list elements åˆ—è¡¨å…ƒç´  */
pre, /* text formatting elements æ–‡æœ¬æ ¼å¼å…ƒç´  */
form, fieldset, legend, button,  /* form elements è¡¨å•å…ƒç´ 
th, td, /* table elements è¡¨æ ¼å…ƒç´  */
img/* img elements å›¾ç‰‡å…ƒç´  */{
    border:medium none;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
/** é‡ç½®åˆ—è¡¨å…ƒç´  **/
ul, ol, li { list-style: none; }
/** é‡ç½®è¶…é“¾æŽ¥å…ƒç´  **/
a { text-decoration: none; color:#333;}
/*a:hover {color:#F40; }*/
/** é‡ç½®å›¾ç‰‡å…ƒç´  **/
img{ border:0;}
/** é‡ç½®è¡¨æ ¼å…ƒç´  **/
table { border-collapse: collapse; border-spacing: 0; }
/** æ¸…é™¤å†…å¤–è¾¹è· **/
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements ç»“æž„å…ƒç´  */
dl, dt, dd, ul, ol, li, /* list elements åˆ—è¡¨å…ƒç´  */
pre, /* text formatting elements æ–‡æœ¬æ ¼å¼å…ƒç´  */
form, fieldset, legend, button, /* form elements è¡¨å•å…ƒç´ 
th, td, /* table elements è¡¨æ ¼å…ƒç´  */
img/* img elements å›¾ç‰‡å…ƒç´  */{
    border:medium none;
    margin: 0;
    padding: 0;
}
.apage {
	line-height: 25px;
	background: #ffffff;
	padding: 0 5px;
	text-align: center;
	padding:20px
}
.apage a {
	border: 1px solid #cccccc;
	padding: 5px 14px;
	margin-right: 5px;
	margin: 0 3px;
}
.apage .num_btns {
	float: right;
	font-family: Tahoma;
}
.apage a:hover, .apage .cur {
	border: 1px solid #01327e;
	background-color: #01327e;
	color: #fff;
	text-decoration: none;
}
.apage .cust_txt {
	float: left;
}
.apage .oran_pg_fp {
	background: url(../images/first_page.gif) 4px 4px no-repeat;
	padding-right: 9px;
}
.apage .oran_pg_pp {
	background: url(../images/pre_page.gif) 4px 4px no-repeat;
	padding-right: 5px;
}
.apage .oran_pg_np {
	background: url(../images/next_page.gif) 8px 4px no-repeat;
	padding-right: 12px;
}
.apage .oran_pg_lp {
	background: url(../images/last_page.gif) 8px 4px no-repeat;
	padding-right: 12px;
}
.apage select {
	font-size: 8px;
	margin-top: 5px;
}
.apage .oran_pg_txt {
	height: 15px;
	border: solid 1px #d4e3e9;
	width: 20px;
	margin-left: 5px;
}
.apage .oran_pg_btn {
	height: 15px;
	border: solid 1px #d4e3e9;
	margin-left: 5px;
	font-size: 9px;
	background: #5984ac;
	color: #fff;
}